home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / extraurb / mi031.dir / 00149_Script_149 < prev    next >
Text File  |  1983-02-02  |  315b  |  18 lines

  1. on exitFrame
  2.   global gr
  3.   if gr=false then
  4.     video 116,48,37,25
  5.     at_hil 209,7,40  
  6.   att_hilitec 97,6,14
  7.     
  8.      att_hilitec 109,1,36
  9.     
  10.     if the movierate of sprite 48 =0 then
  11.       set the visible of sprite 36 to false
  12.       updatestage
  13.     end if
  14.     
  15.   end if
  16.   go to the frame
  17. end
  18.